Personal tools

Lua/Shared/Transform3/Functions/SetIdentity

From JC2-MP Documentation

< Lua‎ | Shared‎ | Transform3
Jump to: navigation, search

Returns    none
Prototype    Transform3:SetIdentity()
Description    Resets the transform's translation, rotation and scaling back to normal.


Additional Notes

  • An identity transform has no effect when applied to anything, see wikipedia.